CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - coefficient filter

搜索资源列表

  1. Ex15_2_ParticleEx2

    0下载:
  2. 粒子滤波目标跟踪程序,地面雷达跟踪一个下落物体的弹道系数、速度和位置。-Particle filter target tracking procedures, ground radar tracking ballistic coefficient, velocity and position of a falling object.
  3. 所属分类:matlab例程

    • 发布日期:2014-03-15
    • 文件大小:1894
    • 提供者:戴洪德
  1. PR_Nguyen

    0下载:
  2. This routine returns the coefficients of the 𝑁 -coefficient symmetric prototype filter 𝐻 (𝑧 ). The coefficients are normalized to have energy 1/2. When the analysis and synthesis filters are configured as shown above, the overall
  3. 所属分类:software engineering

    • 发布日期:2017-03-21
    • 文件大小:2720
    • 提供者:ENZO
  1. 32-order-FIR-on-FPGA

    0下载:
  2. 基于FPGA的32阶FIR滤波器设计,研究了一种采用FPGA实现数字滤波器硬件电路方案;讨论了窗函数的选择、滤波器的结构以及系数量化问题-32 order FIR filter design based on FPGA, an FPGA implementation digital filter hardware circuit program discussed the choice of the window function, the structure of the filter co
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-24
    • 文件大小:240472
    • 提供者:沧海一粟
  1. testone

    1下载:
  2. 二维离散小波变换(Mallat快速算法)对图像进行二维离散小波变换, 变换级数大于等于3级,然后进行阈值化处理(阈值约为10左右),再统计系数中0的个数(百分比表示)并进行重构, 最后计算重构图像的峰值信噪比(PSNR). 数据:灰度图像lena.bmp或其它图像, 滤波器系数可以调用matlab中的wfilters函数获得, wfilters函数的使用请在matlab中help wfilters.-Two-dimensional discrete wavelet transform (Ma
  3. 所属分类:Special Effects

  1. bfilter2

    0下载:
  2. 双边滤波(Bilateral filter)是一种可以保边去噪的滤波器。之所以可以达到此去噪效果,是因为滤波器是由两个函数构成。一个函数是由几何空间距离决定滤波器系数。另一个由像素差值决定滤波器系数。-Bilateral filter (Bilateral filter) is a security edge de-noising filter. The reason why this denoising effect can be achieved because the filter is
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:39690
    • 提供者:熊上导
  1. LVM_FO_HPF

    0下载:
  2. This function calculates the coefficient of first order low pass filter. It uses the equations:. -This function calculates the coefficient of first order low pass filter. It uses the equations:.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-01
    • 文件大小:1362
    • 提供者:sinmeikie
  1. CAPTURE

    0下载:
  2. PIC单片机的CCP功能 //220V的交流电源直接用电阻限流,经光耦隔离,形成脉冲送到CCP2, //CCP2模块的捕捉功能,设置为每16个上升沿捕捉一次,相当于平均滤波,目的是为了减小误差 //TMR1计数的分频系数计算:假设电源为50Hz,即一个周期为20ms,16个周期为320ms //320ms=320000us,单片机用4MHz晶振,指令周期为1us,设TMR1的分频系数为K:65536×K=320000 //得K=4.88,取K=8,即TMR1的预分频系数设为1
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-17
    • 文件大小:17120
    • 提供者:XIA
  1. a_rule-based_auto-focus_algorithm

    1下载:
  2. 是学习了解TI dm平台的关于自动聚焦算法,和滤波器配置很好的资料。-Information is very good for TI dm,about the automatic focusing and The coefficient of filter configuration.
  3. 所属分类:Project Design

    • 发布日期:2017-11-18
    • 文件大小:386827
    • 提供者:王兰英
  1. diantuo

    0下载:
  2. 直流电动机:PN=60KW , UN=220V , IN=308A , nN=1500r/min , 最大允许电流 Idbl=1.5IN , 三相全控整流装置:Ks=35 , 电枢回路总电阻 R=0.18Ω , 电动势系数:Ce=0.196V.min/r 系统主电路:Tm=0.12s ,Tl=0.012s 滤波时间常数:Toi=0.0025s , Ton=0.015s, 其他参数:Unm*=8V , Uim*=8V , Ucm=8V σi≤5 , σn≤10
  3. 所属分类:Project Design

    • 发布日期:2017-11-13
    • 文件大小:444299
    • 提供者:向健
  1. dwt_multi

    0下载:
  2. 二维dwt多级分解,分解出系数直接是多分辨率效果,可以选择滤波器-Dwt multi-level two-dimensional decomposition of the coefficient is multi-resolution direct effect, you can choose the filter
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:178186
    • 提供者:matrix314
  1. sc3

    0下载:
  2. 通过观察图像lena_noise.bmp可以看到,该图像主要包含高斯噪声、椒盐噪声等。 通过查阅资料可知,维纳滤波可以很好的滤除高斯噪声,而中值滤波对于椒盐噪声的滤出效果优异,因此本次采用维纳+中值的滤波方式进行图像的去噪处理。 图像常用评价方法有:信噪比、相关系数、清晰度。信噪比较为常用;相关系数 由于滤波会使原图像失去某些细节,因此这种评价方式为参考性指标而非绝对评判标准;清晰度 为图像子块的方差 综合考虑采用图像的峰值信噪比(PSNR)作为评价去噪效果指标(自编PSNR.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:64555
    • 提供者:献诗
  1. FFT

    0下载:
  2. 31階低通濾波器有限脈衝響應濾波器(Finite Impulse Response Filter,FIR Filter),此濾波器主要功能為濾除不必要的高頻訊號,其濾波器係數為固定之係數。係數在程式碼的parameter宣告中。-31-order low-pass filter finite impulse response filter (Finite Impulse Response Filter, FIR Filter), the main function of this filter
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:3835
    • 提供者:cichlchen
  1. fft_fir_filter

    0下载:
  2. FFT-based FIR Filter is a unit to perform the finite impulse responce filter based on the Fast Fourier Transform (FFT). It performs the convolution of the unlimited signal sequence with the synthesized impulse responce of the length of Ni=N/2 samples
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:212582
    • 提供者:简戴
  1. Matlab_chengxing

    0下载:
  2. matlab计算FPGA中成型滤波器的归一化系数-matlab calculation shaping filter in FPGA normalization coefficient
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:3174
    • 提供者:zhengqi
  1. ScaleWaveFig

    0下载:
  2. 由滤波器系数绘制尺度函数和小波函数图像, M : 标准化常数h : (尺度)滤波器系数 g : 小波滤波器系数 a : 尺度函数初始化 w : 小波函数初始化-filter coefficient for images of Scale function and Wavelet Function
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:585
    • 提供者:hatwa
  1. ScaleWaveFig

    0下载:
  2. 由滤波器系数绘制尺度函数和小波函数图像, M : 标准化常数h : (尺度)滤波器系数 g : 小波滤波器系数 a : 尺度函数初始化 w : 小波函数初始化-filter coefficient for images of Scale function and Wavelet Function
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:631
    • 提供者:ofaro
  1. FMT

    1下载:
  2. this code is used to implement FMT Filter bank trancsiver in matlab. the filter coefficient can be changed also the number of subcarriers.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:8253
    • 提供者:sadegh
  1. IIR

    0下载:
  2. 利用MATLAB提取相关系数,按照matlab的滤波思路进行编写的IIR滤波程序,已经证明好用!-MATLAB is utilized to extract the correlation coefficient, according to the writing of IIR filter MATLAB filtering ideas for program, it has been proved useful!
  3. 所属分类:DSP program

    • 发布日期:2017-04-17
    • 文件大小:150713
    • 提供者:张立
  1. LeeFilt

    1下载:
  2. 噪声抑制的两个关键环节为建立真实后向散射系数的估计机制和制定同质区域像素样本的选择方案。Lee滤波是利用图像局部统计特性进行图像斑点滤波的典型方法之一,其是基于完全发育的斑点噪声模型,选择一定长度的窗口作为局部区域,假定先验均值和方差可以通过计算局域的均值和方差得到。-Two key aspects of the estimated noise suppression mechanisms for the establishment of the backscattering coefficie
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:607
    • 提供者:note
  1. matlab

    0下载:
  2. Dumps DF2 filter coefficient vectors to file in C language format in forward order. Creates two files "filename.h" which defines the size of the array and declares the arrays as extern, and "filename.c" which contains theinstances of the array variab
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:918
    • 提供者:bernibml
« 1 2 3 4 56 7 8 9 10 ... 35 »
搜珍网 www.dssz.com